Gets the indexing algorithm used by the index.
Namespace:
C1.LiveLinq.IndexingAssembly: C1.LiveLinq (in C1.LiveLinq.dll)
Syntax
C# |
---|
public abstract IndexingAlgorithm Algorithm { get; } |
Visual Basic |
---|
Public MustOverride ReadOnly Property Algorithm As IndexingAlgorithm Get |